Skip to content

Conversation

@WhitWaldo
Copy link
Contributor

Description

Removed the Workflow methods from the DaprClient, DaprGrpcClient and an end-to-end test as well as a few now-unused types. Also refactored the WorkflowRuntimeStatus enum out from Dapr.Client and into Dapr.Workflow as it has no more purpose in the former project.

The conflict indicated in #1345 preventing the merge simply wouldn't show up in my various IDEs, so branched and re-merged locally and this PR appears to be resolved.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1344

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove obsolete workflow methods from DaprClient

2 participants